←Select platform

IccLookupTableAToBTagType Constructor(int,int,IccTagTypeBase[],IccTagTypeBase[],IccTagTypeBase[],IccColorLookupTableBase,IccMatrix)

Summary
Initializes a new IccLookupTableAToBTagType with explicit parameters.
Syntax
C#
C++/CLI
Python
__init__(self,inputChannels,outputChannels,curveB,curveM,curveA,colorLookupTable,matrix) # Overloaded constructor 

Parameters

inputChannels
Number of input channels.

outputChannels
Number of output channels.

curveB
Array that contains the B curves data of type IccCurveTagType or IccParametricCurveTagType.

curveM
Array that contains the M curves data of type IccCurveTagType or IccParametricCurveTagType.

curveA
Array that contains the A curves data of type IccCurveTagType or IccParametricCurveTagType.

colorLookupTable
Array that contains the CLUT data of type IccColorLookupTable8Bit or IccColorLookupTable16Bit.

matrix
IccMatrix class that contains the Matrix data.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.